Prepare pre-release 2.5.0 #940
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pre-release 2.5.0
We are excited to announce the pre-release of a new feature that will greatly enhance the experience with HLS! With this release, we have added comprehensive support for
.cabal
files at the IDE level. This includes advanced features such as file formatting, diagnostics, and auto completions.One of our talented developers, @VeryMilkyJoe, has worked tirelessly on implementing this feature throughout the summer. We are grateful for this hard work and dedication. Now, we are thrilled to share this exciting update with all of you.
To ensure seamless integration, it is important to note that this functionality requires HLS version 1.8.0.0 or higher. Failure to meet this requirement may result in
.cabal
files being treated as Haskell files. We are aware that there are currently some unrelated error logs present. However, we kindly request our users to ignore these logs for.cabal
files as we continue to work diligently towards resolving them.Please refer to @VeryMilkyJoe's summary for demonstrations, which can be found here.
Thank you for your continued support!
Changes
(#618) by @fendor